home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / peacemaker / Peacemaker / mission / A01.acp next >
Text File  |  1999-02-05  |  2KB  |  55 lines

  1. "ACP FILE MK2"
  2. "coda"
  3. 5750 30 2150
  4. 2
  5. 13692 50 21477 300 "TRANSIT"   "ENGAGE"        "BYPASS"
  6. 18000 50 21400 300 "TRANSIT"   "ENGAGE"        "BYPASS"
  7.  
  8.  
  9. "LANDING POSITIONS FOR FINAL ACP"
  10. 6387 30 3312
  11. 6387 30 3312
  12.  
  13. "END OF LANDING POSITION INFO"
  14.  
  15. FORMAT
  16. "mission name"
  17. sSInt number of ACPs
  18. sVector starting position
  19. (for each aircraft control point) FILE=values in file, DYNAMIC=values calculated
  20.         FILE sVector    p         x,z position and y height above ground
  21.         FILE sSInt      speed     speed in knots
  22.         FILE sSInt      ac        action to be carried out by the apache
  23.         NOT USED!    FILE sSInt      farp      am I a FARP?
  24.         FILE sSInt      Engagement order on sighting of threat
  25.         FILE sSInt      Engagement order on sighting of target of opportunity
  26.         DYNAMIC sSInt   which     which Mwpt am I?
  27.         DYNAMIC sSInt   original  Am I an original? - cannot delete original ACPs
  28.         DYNAMIC Time    arrive    arrival time (hh mm ss)
  29.         DYNAMIC Time    depart    departure time (hh mm ss)
  30.         DYNAMIC sSInt   ffm       sops flying formation name for apache
  31.         DYNAMIC sSInt   fally     sops flying formation name for allyhelis
  32.         REPLACED by engage order for threat FILE    sSInt   fairat    sops flying formation for action on air attack
  33.         REPLACED by engage order for tgt of opp FILE    sSInt   fgroat    sops flying formation for action on ground attack
  34.         DYNAMIC sSInt   fsight    sops flying formation for action on sighting
  35.         DYNAMIC sSInt   aairat    response to sighting of threat
  36.         DYNAMIC sSInt   agroat    response to sighting of target of opportunity
  37.         DYNAMIC sSInt   asight    response to sighting of any other enemy
  38.         DYNAMIC sSInt   va        abort values apaches lost (default 1)
  39.         DYNAMIC sSInt   wa        abort values for weather  (???)
  40.         DYNAMIC sSInt   fa        abort values for fuel (spare flying time)
  41.         DYNAMIC sSInt   aa        abort values vehicle ammo (default 20% hellfires and hydras)
  42.  
  43. Landing position information:- should always be present even though it is only used in the (usual)
  44. case where the final acp is a land acp point.
  45.  
  46. valid actions are
  47.         "TRANSIT",
  48.     "ATTACK",
  49.     "LAND" (Last acp only)
  50. valid responses are
  51.         "BYPASS",
  52.     "SUPPRESS",
  53.     "ENGAGE",
  54.     "IGNORE"
  55.